![]() | ![]() | ![]() | ![]() |
When attempting to run a request using the Stored Process Server, if the Object Spawner cannot launch the Stored Process Server, then the "sassrv" user account may not have the permissions it requires to start the server. This SAS Note provides some tips for checking the privileges of the "sassrv" account (the default "Login" account for the Stored Process Server).
WARNING: An error occurred while server (xxxxxxxx.xxxxxxxx)
was starting. Now attempting a different server.
Alternatively, you may see the below error message:
ERROR: The server failed to start.
> runas /user:sassrv cmd
You will be prompted to enter the password for your "sassrv" account. This will cause a new DOS window to be opened. At the top of the new DOS window you should see "cmd(running as xxxxx\sassrv)"
> debug_test.bat
Check this log file and look for error messages. If this log file was not created, then the "sassrv" account probably does not have permission to write to the "logs" directory. Also, check your "sasv9_StorProcSrv.cfg" file to make sure the "-log" path is correct.
> netstat -ano | find "8611"
> netstat -ano | find "8621"
> netstat -ano | find "8631"
If any of these ports are in use, then the above commands will provide information about the port status and "Process Id" (PID) information. If any of these ports are being used, then you probably have a "hung" Stored Process Server. You can use the Windows Task Manager to "kill" the process (identified by the PID and the "Image Name" will be "sas.exe") that that is associated with the port.
For more information, see SAS Note #017488 .
Select the Hot Fix tab in this note to access the hot fix for this issue.
| Product Family | Product | System | SAS Release | |
| Reported | Fixed | |||
| SAS System | SAS Integration Technologies | Microsoft Windows XP Professional | 9.1 TS1M3 SP1 | |
| Microsoft® Windows® for 64-Bit Itanium-based Systems | 9.1 TS1M3 SP1 | |||
| Microsoft Windows XP 64-bit Edition | 9.1 TS1M3 SP1 | |||
| Microsoft Windows NT Workstation | 9.1 TS1M3 SP1 | |||
| Microsoft Windows Server 2003 Datacenter Edition | 9.1 TS1M3 SP1 | |||
| Microsoft Windows Server 2003 Enterprise Edition | 9.1 TS1M3 SP1 | |||
| Microsoft Windows Server 2003 Standard Edition | 9.1 TS1M3 SP1 | |||
| Microsoft Windows 2000 Professional | 9.1 TS1M3 SP1 | |||
| Microsoft Windows 2000 Server | 9.1 TS1M3 SP1 | |||
| Microsoft Windows 2000 Advanced Server | 9.1 TS1M3 SP1 | |||
| Microsoft Windows 2000 Datacenter Server | 9.1 TS1M3 SP1 | |||
A fix for this issue for Add-In for Microsoft Office 2.1 is available at:
http://www.sas.com/techsup/download/hotfix/amo21.html#017604| Type: | Usage Note |
| Priority: | |
| Topic: | System Administration ==> Servers ==> Integration Technologies |
| Date Modified: | 2006-11-21 13:06:52 |
| Date Created: | 2006-05-01 17:44:46 |




