SAPINST GUI installation

Hello.
We are testing the migration to Unicode of our ECC5.0 system. We are using standard procedure with the SAPINST tool.
We are trying to find out what is the most secure way to launch SAPINST and minimize the possibility of GUI hang. Actually we are launching SAPINST from a dedicated PC with Reflection X installed.
Anyone knows what happens if we have an accidental session disconnection or GUI hangs for any reason. Is it possible to reconnect to a graphical session or do we have to cancel and relaunch?
We don't want to startover again!!
We are wondering about the safer option.
Thanks a lot for your help.
Best regards.

Hi,
I think you are planning to use the Remote GUI option, you can use this, it is safe to use, even if you lost the connection you can reconnect it.
Hope this will help you, do revert if you need any further details.
Best Regards,
Sachin.

Similar Messages

  • The SAPinst GUI could not be started because a Java Runtime Environment

    Hi all,
    I AM TRYING TO INSTALL THE ECC 6.0 ON HPUX AND WHILE STARTING SAPINST GETTING THIS ERROR:
    The SAPinst GUI could not be started because a Java Runtime Environment (JRE) could not be found.
    Either the JRE is not installed correctly or the environment variable SAPINST_JRE_HOME is not set to the JRE installation home.
    Be aware the SAPinst server is still running! You need to start SAPinst GUI standalone on this or another host as described in the installation guide.
    103 controller.errorStartingGuiUnix  1697
    Please help

    Can you do a
    java -version
    as root?
    Did you install the Java runtime from http://www.hp.com/go/java for your platform?
    Markus

  • A SAPinst GUI question - can't connect to port 21212

    Hello,
    I'm trying to install a BW 3.0B system 'BSB' using Linux/Oracle on 32-bit Intel hardware.  The Linux is Suse Linux Enterprise Server 9 (SLES9).  The Oracle is 9.2. 
    I was able to see the 1st SAP Installation GUI screen.  The two fields on the screen appeared as follows:
      Installation Host: <i>localhost</i>
      Port: <i>21212</i>
    <u>But when I clicked the 'OK' button, nothing happened.  The screen and the two fields remained the same.</u>  The messages from the UNIX install session, on two attempts using root id, are attached.  There is nothing in the <i>sapinst.log</i> file in the install directory <i>/INSTBW30B/CI</i>.  My Linux Administrator thought  the SAPinst listener is not working.
    The SAPinst I used is version 1.0, from a SAP BW 3.0B Installation CD, published in 2002.
    Please advise.  Thanks.
    Regards,
    Jack Wu
    lsapd002 /home/bsbadm> su -
    Password:
    lsapd002:~ # umask
    0022
    lsapd002:~ # export DISPLAY=10.101.62.19:0.0
    lsapd002:~ # export JAVA_HOME=/INSTBW30B/JAVA/j2sdk1.4.2_09
    lsapd002:~ # export PATH=$JAVA_HOME/bin:$JAVA_HOME/jre/bin:$PATH
    lsapd002:~ # export LD_LIBRARY_PATH=/sapmnt/BSB/exe
    lsapd002:~ # export LD_ASSUME_KERNEL=2.4.1
    lsapd002:~ # export SAPINST_DIR=/INSTBW30B/CI
    lsapd002:~ #
    lsapd002:~ # cd /INSTBW30B/CI
    lsapd002:/INSTBW30B/CI #
    lsapd002:/INSTBW30B/CI # <b>./startinstgui.sh</b>
    Log file: /INSTBW30B/CI/instgui.log
    2005.10.19 08:45:15: JVM version is '1.4.2_09' (1.4)
    2005.10.19 08:45:15: InstGui started.
    Setting javax.swing.plaf.metal.MetalLookAndFeel at com.sap.ins.gui.Main.setPLAF(Main.java:311)
    2005.10.19 08:45:16: SAPinst GUI Version:  2002/03/13   //bc/dev/src/ins/SAPINST/impl/src/gui/src/com/sap/ins/gui
    addXMLListener for sapinstgui at com.sap.ins.gui.xml.XMLParser.addXMLListener(XMLParser.java:28)
    addXMLListener for sapinstlog at com.sap.ins.gui.xml.XMLParser.addXMLListener(XMLParser.java:28)
    addXMLListener for sapinstfile at com.sap.ins.gui.xml.XMLParser.addXMLListener(XMLParser.java:28)
    addXMLListener for sapinstalert at com.sap.ins.gui.xml.XMLParser.addXMLListener(XMLParser.java:28)
    addXMLListener for sapinstguilogon at com.sap.ins.gui.xml.XMLParser.addXMLListener(XMLParser.java:28)
    Using In-Q-My XML parser at com.sap.ins.gui.xml.XMLParser.setParser(XMLParser.java:317)
    Connecting to localhost:21212 at com.sap.ins.gui.network.Thread.connect(Thread.java:91)
    Not connected. at com.sap.ins.gui.network.Thread.connect(Thread.java:101)
    Connecting to localhost:21212 at com.sap.ins.gui.network.Thread.connect(Thread.java:91)
    Not connected. at com.sap.ins.gui.network.Thread.connect(Thread.java:101)
    Connecting to localhost:21212 at com.sap.ins.gui.network.Thread.connect(Thread.java:91)
    Not connected. at com.sap.ins.gui.network.Thread.connect(Thread.java:101)
    Connecting to lsapd002:21212 at com.sap.ins.gui.network.Thread.connect(Thread.java:91)
    Not connected. at com.sap.ins.gui.network.Thread.connect(Thread.java:101)
    lsapd002:/INSTBW30B/CI #
    lsapd002:/INSTBW30B/CI # <b>telnet lsapd002 21212</b>
    Trying 10.48.110.58...
    telnet: connect to address 10.48.110.58: Connection refused
    lsapd002:/INSTBW30B/CI #
    lsapd002:/INSTBW30B/CI # <b>./startinstgui.sh -port 21212</b>
    Log file: /INSTBW30B/CI/instgui.log
    2005.10.19 09:41:16: JVM version is '1.4.2_09' (1.4)
    2005.10.19 09:41:16: InstGui started.
    Setting javax.swing.plaf.metal.MetalLookAndFeel at com.sap.ins.gui.Main.setPLAF(Main.java:311)
    2005.10.19 09:41:16: SAPinst GUI Version:  2002/03/13   //bc/dev/src/ins/SAPINST/impl/src/gui/src/com/sap/ins/gui
    addXMLListener for sapinstgui at com.sap.ins.gui.xml.XMLParser.addXMLListener(XMLParser.java:28)
    addXMLListener for sapinstlog at com.sap.ins.gui.xml.XMLParser.addXMLListener(XMLParser.java:28)
    addXMLListener for sapinstfile at com.sap.ins.gui.xml.XMLParser.addXMLListener(XMLParser.java:28)
    addXMLListener for sapinstalert at com.sap.ins.gui.xml.XMLParser.addXMLListener(XMLParser.java:28)
    addXMLListener for sapinstguilogon at com.sap.ins.gui.xml.XMLParser.addXMLListener(XMLParser.java:28)
    Using In-Q-My XML parser at com.sap.ins.gui.xml.XMLParser.setParser(XMLParser.java:317)
    Connecting to localhost:21212 at com.sap.ins.gui.network.Thread.connect(Thread.java:91)
    Not connected. at com.sap.ins.gui.network.Thread.connect(Thread.java:101)
    Connecting to localhost:21212 at com.sap.ins.gui.network.Thread.connect(Thread.java:91)
    Not connected. at com.sap.ins.gui.network.Thread.connect(Thread.java:101)

    Hello Daniel,
    Thanks for the quick reply.  The following are the whole story:
    1. When I started, I followed the SAP "<i>BW 3.0B Installation Guide on UNIX/Oracle</i>" and SAP note 580772.  After getting the error message "Floating point exception", I added the missing environment variable <b>LD_ASSUME_KERNEL=2.4.1</b> according SAP note 797084.
    2. Then I tried again:
    lsapd002:/INSTBW30B/CI <b># /sapcd/KERBW30B/SAPINST/UNIX/LINUX_32/INSTALL</b>
    This time I got different error messages:
    ERROR      2005-10-18 10:50:23 [syuxcnodut.cpp:589]
               CSyNodeUtils::isExistingWithType(iastring, bool, ISyNode::eNodeType)
    <u>FSL-02013  Unable to access file /INSTBW30B/CI/keydb.1.xml: Success.</u>
    ERROR      2005-10-18 10:50:24 [iaxxcsihlp.hpp:344]
               main()
    <u>FCO-00034  An error occurred during the installation. Problem: caught an unexpected exception.</u>
    The error message FSL-02013 is confusing.  Was it successful or not?  It appears not.  There is a keydb.xml in the installation directory /INSTBW30B/CI.  But for unknown reason, <b>sapinst</b> couldn't copy it to create keydb.1.xml.  Also, I'm not sure whether FSL-02013 caused FCO-00034, or the two messages are not related?
    3. I looked into the "<i>SAPinst Troubleshooting Guide v 1.20 5/27/2002</i>", found a symptom on p.11, followed the solution part 1:
    lsapd002:/INSTBW30B/CI <b># ./sapinst SAPINST_NO_GUISTART=true</b>
    I got the same error messages as in Step 2.
    4. I tried to fool the installer by doing manually:
    lsapd002:/INSTBW30B/CI <b># cp -p keydb.xml keydb.1.xml</b>
    5. Then tried the installation again
    lsapd002:/INSTBW30B/CI <b># ./sapinst</b>
    I got similar, but not identical error messages
    ERROR      2005-10-18 16:38:18 [syuxcnodut.cpp:589]
               CSyNodeUtils::isExistingWithType(iastring, bool, ISyNode::eNodeType)
    FSL-02013  Unable to access file /INSTBW30B/CI/keydb.<b>2</b>.xml: Success.
    ERROR      2005-10-18 16:38:18 [iaxxcsihlp.hpp:344]
               main()
    FCO-00034  An error occurred during the installation. Problem: caught an unexpected exception.
    <u>Please notice that the FSL-02013 complains about keydb.<b>2</b>.xml this time.</u>
    6. Then I gave up on solution part 1 in the "SAPinst <i>Troubleshooting Guide</i>" and continued with solution part 2, which is to run the shell script <b>startinstgui.sh</b>.  After having difficulty with port 21212, I posted the question in the SDN Forum on 10/19/2005.
    According to your reply, <b>startinstgui.sh</b> is just running the GUI which isn't really the installation.  So I still need to resolve the errors with <b>sapinst</b>, i.e. FSL-02013 and FCO-00034.  Any suggestion?
    Regards,
    Jack Wu

  • SAP JVM switch SAPINST GUI not launching

    Hi All,
    I have performed SAP JVM switch in all portal servers. One of the server is giving issue. I is not launching sapinst GUI screen. There was 2 JDK versions installed j2sdk1.4.2_13 and j2sdk1.4.2_29. I keep tried changing j2sdk1.4.2_29 in some properties file besides java home is pointing to j2sdk1.4.2_29. I also changed SAPINST_JRE_HOME property in environment variables with  j2sdk1.4.2_29 to be in sync. Now below log is showing  j2sdk1.4.2_29 but it is still not launching sapinst gui. Please help. System: Portal 7.0.
    Program starter log:
    Program is starting... Please wait!
    SAPinst build information:
    Version:       2014.09.0
    Build:         1521363
    Compile time:  Okt 05 2014 - 16:33:50
    Make type:     optU
    Codeline:      720-2_REL
    Platform:      NTAMD64
    Kernel build:  721, patch 319, changelist 1516453
    Exe directory: C:\WINDOWS\TEMP\1\sapinst_exe.6052.1416864069
    guiengine: 2014-11-24 16:21:19 Waiting for client connection (1)
    SDT start mode [Java: C:\j2sdk1.4.2_29-x64\bin||Home: C:\Documents and Settings\epdadm||Cd: E:\Workarea\SAP_JVM] => /default/
    Starting GUIServer using:
      SAPinst port         : pipe:480:456
      GUIServer port       : 21212
      GUI autostart        : on
      GUI mode             : normal
      Curdir               : E:\Workarea\SAP_JVM
      command       : C:\j2sdk1.4.2_29-x64\bin\java.exe -cp "C:\WINDOWS\TEMP\1\sapinst_exe.6052.1416864069\jar\instgui.jar" -Xmx256M -Dsun.java2d.noddraw=true -Dsap.env.var.javahome=SAPINST_JRE_HOME SDTServer "rootdir=C:\Documents and Settings\epdadm\.sdtgui" config=jar:sdtserver.xml guiport=21212 -nolock -srvarg=/SAPinstService/host=127.0.0.1 -srvarg=/SAPinstService/port=pipe:480:456
    CurrentDirectory: E:\Workarea\SAP_JVM.
    Thanks,
    Kavitha Rajan.

    very true Reagan.
    Kavitha, you just need to make sure that the instance profile has the right details.
        SAPJVM_VERSION. Enter the new version of the SAP JVM e.g.:
        SAPJVM_VERSION = 4.1.028
        and
        jstartup/vm/home = <location of the new jdk>
        for example:
        jstartup/vm/home = /usr/sap/<SID>/SYS/exe/jvm/hpia64/
                           sapjvm_6.1.028
      After the change, delete following files (they will be recreated after the j2ee restart):
    /usr/sap/<SID>/<INSTANCE>/j2ee/cluster/instance.properties.vmprop
    /usr/sap/<SID>/<INSTANCE>/SDM/program/config/sdm_jstartup.properties.vmprop
    Now do a complete cluster restart.
    Regards,
    Hemanth

  • Re: GUI installation of WLS 6.1 does not show

    Hi ,
    I confirmed I installed usig windows installation file (.exe). Anyway,
    thank you for your reply. I have solved it already. Now it works fine.
    Kanokwan.
    "Michael Young" <[email protected]> wrote in message
    news:[email protected]...
    Hi.
    Sorry for the dumb question - but can you confirm that you installed usingthe
    windows installation file (.exe) and not one of the unix installation bin
    files? From your description it sounds like you tried to install usingthe unix
    install file. You should definitely be prompted for installationdirectory and
    system password.
    Regards,
    Michael
    Kanokwan wrote:
    Hi All,
    I try to install WLS 6.1 on Windows 2000 with GUI installation mode. The
    GUI
    installation does not show up. Unfortunately, I could not select thedrive
    for BEA HOME and set the password for starting the weblogic. However,the
    BEA_HOME is automatically created in C:\
    Moreover,when i started Weblogic, the following error occurred:
    ####<Apr 17, 2002 2:56:04 PM ICT> <Info> <Logging> <kanokwan> <myserver>
    <main> <> <> <000000> <FileLogger Opened.>
    ####<Apr 17, 2002 2:56:08 PM ICT> <Emergency> <Security> <kanokwan>
    <myserver> <main> <> <> <090053> <Authentication failure - reenterpassword
    to boot weblogic server:>
    ####<Apr 17, 2002 2:56:12 PM ICT> <Emergency> <Security> <kanokwan>
    <myserver> <main> <> <> <090053> <Authentication failure - reenterpassword
    to boot weblogic server:>
    ####<Apr 17, 2002 2:56:15 PM ICT> <Emergency> <Server> <kanokwan><myserver>
    <main> <> <> <000000> <Unable to initialize the server: 'Fatal
    initialization exception
    Throwable: java.lang.SecurityException: Authentication for user system
    denied
    java.lang.SecurityException: Authentication for user system denied
    at
    weblogic.security.SecurityService.initializeSuid(SecurityService.java:375)
    atweblogic.security.SecurityService.initialize(SecurityService.java:118)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:385)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:197)
    at weblogic.Server.main(Server.java:35)
    Does anyone have the solution for this problem?
    Thank you in advance
    Kanokwan--
    Michael Young
    Developer Relations Engineer
    BEA Support

    "Kanokwan" <[email protected]> wrote in message news:<[email protected]>...
    Hi ,
    I confirmed I installed usig windows installation file (.exe). Anyway,
    thank you for your reply. I have solved it already. Now it works fine.
    Kanokwan.
    "Michael Young" <[email protected]> wrote in message
    news:[email protected]...
    Hi.
    Sorry for the dumb question - but can you confirm that you installed usingthe
    windows installation file (.exe) and not one of the unix installation bin
    files? From your description it sounds like you tried to install usingthe unix
    install file. You should definitely be prompted for installationdirectory and
    system password.
    Regards,
    Michael
    Kanokwan wrote:
    Hi All,
    I try to install WLS 6.1 on Windows 2000 with GUI installation mode. The
    GUI
    installation does not show up. Unfortunately, I could not select thedrive
    for BEA HOME and set the password for starting the weblogic. However,the
    BEA_HOME is automatically created in C:\
    Moreover,when i started Weblogic, the following error occurred:
    ####<Apr 17, 2002 2:56:04 PM ICT> <Info> <Logging> <kanokwan> <myserver>
    <main> <> <> <000000> <FileLogger Opened.>
    ####<Apr 17, 2002 2:56:08 PM ICT> <Emergency> <Security> <kanokwan>
    <myserver> <main> <> <> <090053> <Authentication failure - reenterpassword
    to boot weblogic server:>
    ####<Apr 17, 2002 2:56:12 PM ICT> <Emergency> <Security> <kanokwan>
    <myserver> <main> <> <> <090053> <Authentication failure - reenterpassword
    to boot weblogic server:>
    ####<Apr 17, 2002 2:56:15 PM ICT> <Emergency> <Server> <kanokwan><myserver>
    <main> <> <> <000000> <Unable to initialize the server: 'Fatal
    initialization exception
    Throwable: java.lang.SecurityException: Authentication for user system
    denied
    java.lang.SecurityException: Authentication for user system denied
    at
    weblogic.security.SecurityService.initializeSuid(SecurityService.java:375)
    atweblogic.security.SecurityService.initialize(SecurityService.java:118)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:385)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:197)
    at weblogic.Server.main(Server.java:35)
    Does anyone have the solution for this problem?
    Thank you in advance
    Kanokwan--
    Michael Young
    Developer Relations Engineer
    BEA Support
    passwords are also placed in SerializedSystemIni.dat (when you
    install), this file needs to be moved from to all the config
    subdirectories if its changed.

  • Error The SAPinst GUI

    Hi,
    I downloaded the trail version of SAPNW2004s trying to run the SAPinst.exe file
    i am getting the fallowing error.
    The SAPinst GUI could not be started because a  Java Runtime Environment (JRE) could not be found.
    any body please give me some solution to this prob. thanks in advance.
    Thanks
    kiran.B

    You should install Java Runtime Environment (JRE) first. You can download from http://java.sun.com.
    After installing JRE, you have to set JAVA_HOME=C:\directory\where\java\is\installed.
    You can do it by right click on My Computer - Properties. Choose Advanced Tab - Environment Vaiables.
    On System variables, click New
    After that fill Variable Name with JAVA_HOME and fill Variable value =C:\directory\where\java\is\installed
    And then you can start SAPinst GUI again. Hope that can help you.
    ardhian

  • Portal Server 7.2 gui installer

    We are installing Portal Server 7.2 in a sun sparc solaris 10 server thru remote desktop.
    The gui installer screen is not completely showing up and mostly white.
    ANy reason why it is so?

    I also installed Portal 7.2 with remote X and I had no such problem.

  • Wls61sp4_upgrade_win.exe -mode=console invokes GUI installer

    Hello,
    I need in console mode insatallation of wls61sp4_upgrade_win.exe.
    When I use:
    wls61sp4_upgrade_win.exe -mode=console
    it invokes GUI installer.
    How to fix it?
    Oleg.

    Hello Wayne,
    I followed all instructions.
    Log file option does not work with silent mode.
    If I specify log file option, it invokes GUI installer:
    wls61sp4_upgrade_win.exe -f C:\software\installer.properties -log=C:\software\installer.log
    If I do not specify log file Install Anywhere gives brief message "Installation
    completed" but do nothing.
    I do remote installation using NetOP and need to see problem.
    Locally it works fine.
    We have WebLogic 6.1 licences.
    Thank you.
    Oleg.
    "Wayne W. Scott" <[email protected]> wrote:
    You have to follow the documentation, create a template for input, and
    show what
    you did. Otherwise, it is a guessing game.
    If the installer did anything, it should have created a log file. I believe
    that
    is true even in silent mode, and I think it is called weblogic.log .
    I have to
    check some recent installations I did. If this were an "official" support
    case,
    I would check before answering! ;-)
    Wayne
    Oleg wrote:
    Thank you for answer, Wayne.
    I used silent mode as a suitable substitute,
    but did NOT get any result.
    Installation didn't create any additional directories or files.
    How can I see result of installation?
    Thank you.
    Oleg.
    "Wayne W. Scott" <[email protected]> wrote:
    Well, you could try the generic zipped package. I have not done it
    yet,
    so I
    cannot say that this will work. The reason you get GUI Mode is because
    console
    mode is only for UNIX ->
    http://edocs.beasys.com/wls/docs61/install/index.html
    http://edocs.beasys.com/wls/docs61/install/instsp.html#1030882
    Voila`!
    http://edocs.beasys.com/wls/docs61/install/instsp.html#1075100
    You could use silent mode as a suitable substitute.
    HTH,
    Wayne Scott
    BEA Support
    Oleg wrote:
    Hello,
    I need in console mode insatallation of wls61sp4_upgrade_win.exe.
    When I use:
    wls61sp4_upgrade_win.exe -mode=console
    it invokes GUI installer.
    How to fix it?
    Oleg.

  • SAPINST gui timeout in ECC 6.0 installation in AIX

    Hello.
    We are starting an installation of ERP2005 SR2 with AIX 5.3.
    When we start for the first time sapinst, I don't get the welcome screen, although DISPLAY variable is correct. It does not work neither if I try a remote installation.
    <i># ./sapinst
    [==============================] - extracting...  done!
    Starting GuiServer using:
    /usr/java14_64/jre/bin/java -cp /tmp/sapinst_exe.245952.1170727057/JAR/instgui.jar:/tmp/sapinst_exe.245952.1170727057/JAR/inqmyxml.jar -Djava.security.egd=file
    :/dev/urandom SDTServer config=jar:sdtserver.xml guiport=21212 sapinsthost=localhost sapinstport=21200 guistart=true
    load resource pool /dvd/master/IM_AIX_PPC64/resourcepool.xml
    guiengine: no GUI connected; waiting for a connection on host rhdesa, port 21200 to continue with the installation</i>
    Then, nothing happens until a timeout message appears.
    java -version is 1.4.2 SR7, according to install guide; AIX version is 5.3, I think all other prerrequisites (C++ version...) are fullfilled.
    Any idea?
    Regards

    Dear,
    Please check java version (pre requisite) it should be 1.4.2 (64 Bits), if not then download correct verion and update through smitty and uninstall sap (not db2) thru sapinst and increase the space of /tmp by command
    #chfs -a size=+4G /tmp
    also remove logs from /tmp i.e. sapinst* and also remove db2<sid> dir from /db2 and change permission of /db2 750 .
    also check export like LIBPATH, SAPINST, JAVA_HOME etc
    now go to master DVD (either on copied) and give command where sapinst is there
    #./sapinst SAPINST_SKIP_ERRORSTEP=true
    every thing should go fine.
    thanks
    krishna

  • Sapinst GUI can't work when install solution manager

    Hi, All
    When I try to install solution manager 7.0, the sapinst can't work and show the error below
    [root@hqslm70 IM_LINUX_X86_64]# ./sapinst
    [==============================] \ extracting...  done!
    Starting GuiServer using:
    /usr/java/j2sdk1.4.2_17/bin/java -Xmx256M -Djava.security.egd=file:/dev/urandom -cp /tmp/sapinst_exe.6998.1214731170/JAR/instgui.jar:/tmp/sapinst_exe.6998.1214731170/JAR/inqmyxml.jar SDTServer config=jar:sdtserver.xml guiport=21212 sapinsthost=localhost sapinstport=21200 guistart=true
    init: retrieving account information for group sapinst...
    init: retrieving account information done.
    load resource pool /src/slm70/install_master/IM_LINUX_X86_64/resourcepool.xml
    guiengine: No GUI server connected; waiting for a connection on host hqslm70, port 21200 to continue with the installation
    OS:RHEL 5 Update 2 x86_64
    I already install Sun j2sdk_1.4.2_17, jce_policy-1_4_2, saplocales-2.5-2.
    What did I miss about anything ??

    Hi Kk,
    I think you did not set display variable. Use this command & try again:-
    export DISPLAY = <IP Address of presentation server>:0.0
    And run ./sapinst
    If it is helpful than reward me
    Karan

  • Oracle Linux 6.4 Do Not Boot After GUI Installation

    Hi Guys,
    I installed Oracle Linux 6.4 in my Virtual Box Machine with Minimal Option.
    There was only command page withouth any GUI.
    and then i have installed 'X Window System' and 'General Purpose Desktop'
    by writing
    yum groupinstall -y 'X Window System'
    yum groupinstall -y 'General Purpose Desktop'
    I changed /etc/inittab run level from 3 to 5
    when i test it with by writing
    init 5 and startx command. It worked and i could see GUI Desktop
    BUT
    when i shutdown system and re-open system. Page remains as shown below. Any help will be making me so happy.
    Thank you from now.

    Dude!
    solved the problem. I have issued your suggestion and i have received error with yum installation as shown below,
    But then i have updated operating system with
    #yum update
    i reboot the system with
    #reboot
    and then i go into /etc/inittab file
    #vi /etc/inittab
    at the very end of file. I have changed runlevel 3 to 5 as you said.
    and i test it with
    #init 5
    It worked !
    Thanks Dude!

  • Switced from Full GUI installation to minimal server interface or server core and stucked on black screen with no option

    hi.
    i have a virtual machine running Windows Server 2012 R2 Data Center Edition, using Hyper-V technology, as a lab machine to test and practice core features.
    I tried to test the ability of switching to Core (and even the Minimal Server Interface after stuck and revert!)
    using Powershell commands as bellow:
    Import-Module ServerManager
    Uninstall-WindowsFeature Server-Gui-Shell -Restart
    and it goes well until windows configured removal features and reboots. but
    after that the VM will stuck in a black screen.
    Tried to reach RUN TASK window to bring up CMD.EXE or any thing but even the ALT+CTRL+DEL (ALT+CTRL+END in VM) is not working and technically i cant do anything. considering CPU USAGE in hyper-V Manager is changing for the VM, i let the VM
    work but after 2 hours i just got enough!
    any idea why is this happening?
    Thanks for helping and spending time on this.
    some info about the situation:
    ( METHOD : http://blogs.technet.com/b/puneetvig/archive/2012/10/16/switch-between-full-and-core-in-windows-server-2012-using-powershell-3-0.aspx )
    HOST Machine:
    Windows Server 2012 R2
    Edition: Data Center
    Activation Status: Fully Activated
    VM Machine:
    Windows Server 2012 R2
    Data Center Edition
    first installation option: Full GUI
    Running services : NONE
    not activated (no need to activate since its just a lab VM)
    Hyper-V Machine Generation 2

    Hi 888ta8pa,
    Did you install some server role or feature on this vm, Server 2012r2 server core support the following applicable roles, please uninstall the unsupported rule and feature
    then try again.
    Server Core is an installation option that is capable of the following server roles.
    •Active Directory (AD)
    •Active Directory Lightweight Directory Services (ADLDS)
    •DHCP Server
    •DNS Server
    •File Services
    •BITS Server
    •BranchCache
    •HyperV
    •IIS
    •Printing Services
    •Streaming Media Services
    •iSCSI
    •Load Balancing
    •MPIO
    •qWave
    •Telnet
    •Unix Migration
    •Active Directory Certificate Services
    The related KB:
    Server Core for Windows Server 2012 R2 and Windows Server 2012
    http://msdn.microsoft.com/en-us/library/hh846323(v=vs.85).aspx
    Hope this helps.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Adding string to gui installation

    Hi,
    I have installed a gui 710 server
    i want to enter a string for the snc field at the end of the installation
    Can anyone assist me with this?
    Regards,
    Moshe

    The SNC Name contained within the system entry can be set in the saplogon.ini file.  Is that the area you're talking about?

  • SAP GUI installation issue.

    Hi All,
    I am trying to install SAP GUI640v16 on my machine (Windows XP).
    In the middle of the installation, I'am getting an
    error like:
    Your computer needs to be restarted due to pending system changes. It is not safe to continue without a reboot.
    How do i resolve it?
    Thanks in advance.

    I have only seen this at the beginning of the installation.  You can check the following Registry Key to determine if a restart is required:
    <b>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Updates\UpdateExeVolatile</b>
    Value in RegEdit Meaning
    0x00000000 (0) No pending restart. 
    0x00000001 (1) A software update removal is pending a restart.
    0x00000002 (2) A software update installation is pending a restart.
    '// 0x00000003 (3) Both an installation and a removal are pending a restart.
    As Rich mentioned, cancelling the install, Restarting and re-running the installation should fix the problem.
    Cheers,
    John

  • SAP GUI 730 PL8 Installation Problems

    Hi all!
    We are facing a problem with the following software product:
    Information NwSapSetupAdmin.exe:
    SAP GUI for Windows 7.30 (Compilation 3)
    Component ID: 1460620d-c8bc-44c2-86ec-e632e0986b01
    Version: 27625
    Latest Patch Level: 8
    SAP Automatic Workstation Update
    Component ID: 40d11884-3906-4e67-8a96-91035ca09814
    Version: 900.42
    Latest Patch Level: 45 Version 9.0.45.0
    Information SAP Logon:
    Release: 730 Final Release
    Dateiversion: 7300.3.8.1084
    Build: 1478436
    Patch-Level: 8
    Within the SAP GUI Installation (NwSapSetup.log) the following error occurs:
    16:25:13 NwSapsAtlC  1   Executing script action...
    16:25:13 NwSapsAtlC  1   Script-action: Checking reboot condition.
    16:25:13 NwSapsAtlC  1   Script-action: NwEngine.Context.Reboot = 1
    16:25:13 NwSapsAtlC  1E  Microsoft VBScript runtime error: Error message: Unknown error 0x800A01B6. Error code 0x800a01b6.
                             Object doesn't support this property or method: 'NwEngine.Context.Args' (Line 4, Col. 5)
                             The setup script contains the error listed above. Please contact your system administrator and provide this information, for example by sending him a screenshot of this message box (Press Alt+PrtScrn to create the screenshot and copy it to the clipboard).
    16:25:13 NwSapsAtlC  1E  Failed to run script:
                                  ----+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8
                               1: NwEngine.Context.Log.Write "Script-action: Checking reboot condition."
                               2:             NwEngine.Context.Log.Write "Script-action: NwEngine.Context.Reboot = " & NwEngine.Context.Reboot
                               3:             If NwEngine.Context.Reboot = 1 Then
                               4:                 If NwEngine.Context.Args("SuppressReboot") <> "" Then
                               5:                     NwEngine.Context.Reboot = 0    'Setting Flag for no Reboot
                               6:                     NwEngine.Context.Log.WriteWarning "Script-action: Reboot suppressed by the user. NwEngine.Context.Reboot = " & NwEngine.Context.Reboot
                               7:                 ElseIf NwEngine.Context.Args("DelayReboot") <> "" Then
                               8:                     NwEngine.Context.Reboot = 1    'Setting Flag for delayed Reboot
                               9:                     NwEngine.Context.Log.WriteWarning "Script-action: Reboot delayed by the user. NwEngine.Context.Reboot = " & NwEngine.Context.Reboot
                              10:                 Else
                              11:                     NwEngine.Context.Reboot = 2    'Setting Flag for immediate Reboot
                              12:                     NwEngine.Context.Log.Write "Script-action: Enforce immediate reboot."
                              13:                 End If
                              14:             End If
                                  ----+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8
                             Error message: Unknown error 0x80020101. Error code 0x80020101.
    16:25:13 NwSapsAtlC  1E  Failed to parse script. Error message: Unknown error 0x80020101. Error code 0x80020101.
    16:25:13 NwSapsAtlC  1E  While processing Component '$MS System Files' with Id '{F270A214-3AD3-4235-9C74-F4D323B54976}' 1 error(s) have been registered.
    16:25:13 NwSapsAtlC  1   CompAct.:Installed Component '$MS System Files' with Id '{F270A214-3AD3-4235-9C74-F4D323B54976}'
    With this the NwSapSetup.log ends with:
    16:26:23 NwSapSetup 1 Return-Code: 145
    In the next logical step within our environment a uninstallation of the SAP GUI gets started:
       Commandline:  
    '"C:\Program Files (x86)\SAP\SapSetup\Setup\NWSapSetup.exe"  /Silent /Uninstall /Package=PEACY'
    This operation gets done with:
    12:35:47 NwSapSetup 1 Return-Code: 0
    After that the installation of the SAP GUI gets started again with:
       Commandline:        '"C:\peacy.sys\source\SAPGUI730PL8\source\setup\NwSapSetup.exe"  /noDLG /norestart /Package=PEACY'
    Now the Installation gets done with:
    12:52:12 NwSapSetup 1 Return-Code: 0
    Every first installation of SAP GUI 7.30 PL8 is affected. This is a cross-platform issue (Windows 7 and Windows 8.1). If there was our older package version (SAP GUI 7.30 PL4) installed, the installation of SAP GUI 7.30 PL8 gets done without problems.
    Every new client with the SAP GUI 7.30 PL8 assigned or the re-installation of it, and every first installation of the package on a client without SAP GUI leads to the mentioned issue - package gets installed with the mentioned error, afterwards the uninstallation gets started by our environment and finally the installation gets done with the second try. This is not a practicable method for our support staff.
    Are there any hints how to resolve this issue. (A upgrade to the newest patch level of SAP GUI is not a practicable solution)
    Thanks in advance!
    Best regards
    Christian

    Hello Christian,
    For older releases of the SAP GUI client a good approach is to create package for uninstalling old SAP GUI.  Depending on the state of the old SAP GUI's you're upgrading those may not be "clean" enough to warrant upgrading in place.
    The older GUI's have component's no longer provided with the newer releases so most recommendations are to uninstall completely an do a fresh installation.
    I credit Matt Fraser for this information and suggest reading his documentation.  The last 4 articles are germane to you're situation.  I hope this helps you.
    http://scn.sap.com/thread/3620515
    http://scn.sap.com/docs/DOC-55477
    http://scn.sap.com/docs/DOC-55574
    http://scn.sap.com/docs/DOC-55575
    http://scn.sap.com/docs/DOC-55633
    http://scn.sap.com/docs/DOC-55634
    http://scn.sap.com/docs/DOC-55674
    Cheers,
    Dan Mead

Maybe you are looking for

  • Some songs will not go onto ipod

    I just got a 5th Gen 30 GB today to replace a stolen one. I still have my entire library but now some songs when i try to upload them onto the ipod, display the message "Attempting to copy the disk to 'ipod' failed. the disk could not be read from or

  • Email report output as an attachment

    hi all, i am trying to send the output of a report to an external email as an attachment using the FM SO_NEW_DOCUMENT_ATT_SEND_API1. when i use the document type as RAW it is working fine. now my requirement is to send it as an excel attachment. i tr

  • Php extensions in Dreamweaver CS3

    I have installed Dreamweaver CS3, I am now trying to run a simple PHP script (A 'Hello World') however when I try running the .php file my browser seems to timeout and the page does not run. When I run a standard HTML page on the same website it does

  • Websites not loading correctly, clock date wrong

    Yesterday I noticed the clock on my computer was 3 hours behind and the date 4 years ahead. Since then any attachments in Gmail come up with a warning as it not being trusted. Also gmail's buttons ( delete, spam, move etc) do not load the words. Then

  • Work flow for posted invoice

    hi, I need to create a Workflow which gets triggered whenever an Invoice is posted and should be sending a mail to a specific agent two days before the clearing date, intimating him that the clearing date is nearing. I have used the Event IncomingInv