Your SAS 9.2 (TS2M2) installation might run without an error. However, the installation process might become unresponsive during the configuration steps of the installation at Stage 3: Configure Metadata ► SAS Metadata Server Configuration.
If this problem occurs, here are some things to check:
cd "Program Files (x86)\Java\jre1.5.0_12\bin"
cd "Program Files\Java\jre1.5.0_15\bin"
You should see something similar to this:
C:\Program Files (x86)\Java\jre1.5.0_12\bin>java -version java version "1.5.0_12" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04) Java HotSpot(TM) Client VM (build 1.5.0_12-b04, mixed mode)
C:\Windows\system32\drivers\etc\
To update the hosts file, edit it in Notepad and check the following:
127.0.0.1 localhost
Make sure you can contact localhost.
127.0.0.1 localhost machine.domain.xxx computername 127.0.0.1 localhost Sandy.foo.sas.com Sandy
You can also type set at a command prompt. Then look for computername and userdnsdomain. For example:
COMPUTERNAME=Sandy
USERDNSDOMAIN=foo.sas.com
Do you see any CPU or memory usage changes on any of the java.exe processes?
If you watch these processes during the installation, you should see java.exe processes start and disappear. During the metadata configuration stage, you might see three java.exe processes running.
[delete] Deleting C:\Docume~1\SAS\Locals~1\Temp\_setup20814\MetadataDeployment\person.xml
If you do, reference SAS Note 39865 "The SAS 9.2 Metadata Server configuration becomes unresponsive while deleting the person.xml object."
For more details see "Windows Privileges" in the SAS 9.2 Intelligence Platform: Security Administration Guide.
You can also type secpol.msc at the Start ► Run line, to access the User Rights Assignments.
When you run the SAS® Deployment Wizard from the command line, C:\SAS Software Depot\setup.exe -javaoptions "-Xmx512M" , only select Configure Software during the installation; there is no need to install the products again.
To do this go to a command prompt. Click Start ► Run and type cmd. Type the following at the subsequent prompts:
cd\
cd C:\SAS Software Depot (replace with your depot location)
setup.exe -javaoptions "-Xmx512M"
Here is additional documentation about removing services:
NOTE: It is very important to look in the services window after you remove the service, to make sure it is gone. Click Action ► Refresh from the menu and if the service is still listed, reboot the pc. On some operating systems, the service window might not reflect the changes until a reboot occurs. This will affect the SAS installation. So if it is still listed, reboot.
If the problem persists, submit a problem request to Technical Support and send the following information if it is available. If the information is not available, indicate that you were not able to find a particular file. This can help in our diagnosis.
Note that you might need to make sure hidden files are showing in order to see these files. For more information about hidden files, search the Windows Help on your machine or search the Microsoft Web site. Here is the link for Windows XP.
The following SAS Notes discuss some known problems with long pathnames and with UNC paths:
Product Family | Product | System | Product Release | SAS Release | ||
Reported | Fixed* | Reported | Fixed* | |||
SAS System | Base SAS | Microsoft® Windows® for 64-Bit Itanium-based Systems | 9.21 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Datacenter 64-bit Edition | 9.21 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 | ||
Microsoft Windows Server 2003 Enterprise 64-bit Edition | 9.21 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 | ||
Microsoft® Windows® for x64 | 9.21 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 | ||
Microsoft Windows Server 2003 Datacenter Edition | 9.21 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 | ||
Microsoft Windows Server 2003 Enterprise Edition | 9.21 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 | ||
Microsoft Windows Server 2003 Standard Edition | 9.21 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 | ||
Microsoft Windows Server 2003 for x64 | 9.21 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 | ||
Microsoft Windows Server 2008 for x64 | 9.21 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 | ||
Microsoft Windows XP Professional | 9.21 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 | ||
Windows Vista | 9.21 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 | ||
Windows Vista for x64 | 9.21 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 |
Type: | Installation Note |
Priority: | high |
Date Modified: | 2011-07-26 11:01:18 |
Date Created: | 2010-05-21 08:06:50 |