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

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

  • Dispatcher down in ecc 6.0 installation

    Hi,
       I am doing ecc 6.0 installation on windows with oracle 10g database. Installation is stoped on start instance phase.
    In mmc dispatcher is down, messagenger and igs is up.
    R3trans -d is 0. oracle is up.
    sapinst_dev log:
    TRACE      [iaxxejsexp.cpp:199]
               EJS_Installer::writeTraceToLogBook()
    Starting OS1/DVEBMGS00 [ABAP: UNKNOWN]. Elapsed time: 6:00 minutes...
    TRACE      [iaxxcnclhd.cpp:83]
               doHandleDoc()
    ACTION_CANCEL requested
    TRACE      [iaxxcnclhd.cpp:719]
               doHandleDoc()
    <html><head></head><body> You are about to cancel the <b>SAP ERP 2005 Support Release 2 > SAP Systems > Oracle > Central System > Central System Installation</b> installation.<li>Choose one of the following:</li><ul> <li>Continue - to continue the installation.</li> <li>Stop - to stop the installation and exit SAPinst. You can continue the installation later from this point.</li></ul>Notes:<ul> <li> If you stop the installation after the installation activities had started, do not use the <b>SAP ERP 2005 Support Release 2 > SAP Systems > Oracle > Central System > Central System Installation</b>, as it is not ready to be used.</li></ul></body></html>
    TRACE      [iaxxcnclhd.cpp:157]
               doHandleDoc()
    ACTION_STOP requested
    INFO       2008-09-13 18:04:31 [synxcpath.cpp:776]
               CSyPath::createFile()
    Creating file C:\Program Files\sapinst_instdir\ERP\SYSTEM\ORA\CENTRAL\AS\__instana_tmp.xml.
    WARNING    2008-09-13 18:04:53 [iaxxcnclhd.cpp:36]
               doHandleDoc()
    SAPinst terminated by SIGINT (Ctrl+C)
    dev_rfc log:
    >TS> Sat Sep 13 18:32:28 2008
    T:2796 Error in program 'igsmux': ======> Connect to SAP gateway failed
    Connect_PM  TPNAME=IGS.sid, GWHOST=hostname, GWSERV=3300
    LOCATION    CPIC (TCP/IP) on local host
    ERROR       partner '192.168.9.10:3300' not reached
    TIME        Sat Sep 13 18:32:28 2008
    RELEASE     700
    COMPONENT   NI (network interface)
    VERSION     38
    RC          -10
    MODULE      nixxi.cpp
    LINE        2764
    DETAIL      NiPConnect2
    SYSTEM CALL connect
    ERRNO       10061
    ERRNO TEXT  WSAECONNREFUSED: Connection refused
    COUNTER     2
    i entered the values in hosts and in services sapgw values are there.
    Pls help out.
    Rgs,
    Venkat

    Hello. Try to check dev_w0 and dev_server0 (if you use JAVA to). The JRE version are? Regards.

  • 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

  • Ecc 5.0 installation

    hi all,
    while intalling ECC 5.0 i got below error
    an error occured during the installation of component sap ERP 2004>sap ECC 5.0 abap system>unicode>install a database instance.press the log view button to get extended error information or press ok to terminate the installation.log files are written to SAP ERP 2004>SAP ECC 5.0 abap system >unicode>install a database instance.
    please any body can help me.

    Please check the link below:
    http://www.sap-img.com/basis/sap-installation-procedure-on-win-2k-adv-server.htm
    Here are the link which will explain the procedure
    http://www.sap-img.com/basis/sap-ides-installation-procedure-for-sap-install-on-w2k-server.htm
    http://www.sap-img.com/basis/sap-installation-procedure-on-win-2k-adv-server.htm
    https://forums.sdn.sap.com/click.jspa?searchID=7220396&messageID=720429
    ECC Nw 2004 installation document
    Regards.

  • ECC 6.0 installation on external HD

    I have a dual boot laptop with XP and Win 2003 server. I have a 1 TB external HD connected to the laptop, on which i want to install ECC 6 and BI 7.0. I have installed Oracle and JDK as per requirement.But when SAP ECC 6.0 installation starts it doesn't show me installation drive option for my external drive (H:). Only options are C: and D: what should i do ?

    Hi
    Mycomputer>right click manage>DiskManagement-->were you able to see your external harddisk
    drive there ? if yes then right on that drive-->change drive letter and path then add the drive letter
    to that i will work
    Regards
    Uday

  • 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

  • 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

  • What are the ECC 6.0 installation steps?

    Hi,
    what are the ECC 6.0 installation steps?
    pre
    installation
    post

    Hi,
    Find the installation guide at
    service.sap.com/instguides > SAP Business solution > ERP6.0
    It will cover every part of installation.
    Regards,
    Debasis.

  • I need ECC 6.0 installation steps with screenshots

    please send me the ECC 6.0 installation guide.I need ECC 6.0 installation steps with screenshots. my mail id is <removed by moderator>.thanks in advance.

    need SAP  CRM 4.0 installation guide with screenshots.
    Markus

  • SAP GUI timeout setting

    Hi,
    How is the SAP GUI timeout setting done?
    Thank you.

    Hi Lammie,
    Strange. If that's happening, then definitely there should be some user-specific settings somewhere. Or maybe it has something to do with the profiles in RZ10. I don't know if it's possible but maybe the profiles can be associated with users and in your case, different ones are associated to your user and your colleagues's users.
    Best regards,
    Akshat

  • Oracle 11g R2 RAC installation on AIX

    hi,
    I wana setup Oracle 11g R2 RAC on Ibm with AIX. Is there any good document or cookbook explaining step by step procedure for the installation...I'll be thankful
    thanx

    Hi;
    Please check below links which is mention about 11gR2 Rac installation on AIX
    11gR2 RAC installation in AIX help urgent
    Re: 11gR2 RAC installation in AIX help urgent...!!!!
    11gR2 RAC Installation Manual (with ASM+Rawdevice)
    http://www.goodus.com/knowledge_pds/%EA%B8%B0%EC%88%A0%EB%85%B8%ED%8A%B8_11gR2_RAC_Guide.pdf
    Regard
    Helios

  • Oracle DB 9201 installation on AIX 5L with 32 bit architecture!!

    Hi,
    I have installed AIX 5L on 32 bit kernel machine.
    Thereafter I have installed Oracle 9.2.0.1 Database!!
    But whenever I am running sqlplus or listener it gives me an error that "you cannot run 64 bit application on 32 bit machine"
    but I am able to run DBCA or NETCA command from oracle home directory & it runs properly. It also create & configure the listener but due to the above mismatch it could not start!!
    Can any one help !!
    Regards,
    Indraneel

    Same thread into Installation Forum : Re: Oracle DB 9201 installation on AIX 5L with 32 bit architecture!!
    Nicolas.

  • 10g rac deinstall and 11.2.0.3 rac installation on aix 6.1

    Hi,
    I have to perform deinstallation of 2 node 10g rac on aix and on same setup i need to install 2 node 11.2.0.3 rac on aix 6.1.
    As being a newbie in this please guide me from where to find the exact documentation for the same.
    Also, In linux we need to install oracleasm rpm, In AIX do we need the same?
    Thanks.

    Following are the OS requirement for Oracle 11gr2 installation on AIX
    AIX 5L V5.3 TL 09 SP1 ("5300-09-01") or higher, 64 bit kernel (Part Number E10854-01)
    AIX 6.1 TL 02 SP1 ("6100-02-01") or higher, 64-bit kernel
    AIX 7.1 TL 00 SP1 ("7100-00-01") or higher, 64-bit kernel
    Following can be confirmed from metalink ID 169706.1

  • Sapinst login timeout during installation of NetWeaver 2004s

    Hello,
    I want to install a new NetWeaver 2004s system using sapinst.
    The Gui starts but after some seconds the connection breaks with the following error.
    Starting GuiServer using:
    /opt/IBMJava2-amd64-142/bin/java -cp /usr/sap/put/Install_/sapinst_exe.1789.1199282891/JAR/instgui.jar:/usr/sap/put/Install/sapinst_exe.1789.1199282891/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 /usr/sap/stage/PORTAL/BS_2005_SR2_SAP_Installation_Master/IM_LINUX_X86_64/resourcepool.xml
    guiengine: no GUI connected; waiting for a connection on host , port 21200 to continue with the installation
    guiengine: login in process.
    guiengine: login timeout; the client was unable to establish a valid connection
    I used an other port but I got the same error. The only thing which helps is a reboot of the server.
    The operating system is LINUX.
    Any ideas?
    Thank you.
    Best Regards
    Ines

    Hi Ines,
    I think you're missing the DISPLAY environment variable.
    set DISPLAY <IP_of_your_pc>:0.0
    make sure your Xserver is up and running.
    That should solve your problem
    Regards
    Juan

Maybe you are looking for

  • Recovery dvd from Lenovo

    How much does a recovery dvd from Lenovo cost and is it different from dvds made thru One Key Recovery? Alos, How do I reinstall windows on a laptop with RapidDrive? thanks

  • DHCP service randomly stopping, when restarted scopes disappear

    I have DHCP and DNS running on two OS X 10.5.7 servers; one is a G5 dual 1.8 Ghz PPC and the other is a 2.8 Ghz quad-core Intel Xserve. This summer I've added VLAN scopes (staff and student wired & wireless) with half the available addresses in each

  • Date extract

    Hi, How can I extract only the year from a date beginning from 1997-sysdate?

  • How do i play two sound file one after another

    Hi All, How do i play two sound file one after another using single AudioClip Component?. Advance in thanks Manivel

  • Cannot get Aperture External Editor to work with CS2

    Hi, I've been trying to get Aperture to work with CS2 as the External Editor. After setting the Aperture prefs and trying it out, CS2 opens, but goes into an eternal wait state without the picture ever showing up. After this happens, CS2 no longer wo