SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 14338: SAS Services Application may fail to start as a Windows service

DetailsHotfixAboutRate It
When attempting to install and start the SAS Services Application as a
Windows service using the wrapper utility, the service may fail to
start.

The event viewer will report the following information:

   Event Type: Information
   Event Source: Service Control Manager
   Event Category: None
   Event ID: 7036
   Date: ##/##/####
   Time: ##:##:## PM
   User: N/A
   Computer: xxxxx
   Description:
   The SAS Remote Services service entered the stopped state.

The problem only occurs when using the sas.wik.sasservices.policy file.
If using the sas.wik.allpermissions.sasservices.policy file, the
services starts without a problem.

To correct the problem add the following two lines to the
sas.wik.sasservices.policy file:

   permission java.lang.RuntimePermission "setIO";
   permission java.lang.RuntimePermission "loadLibrary.wrapper";



A fix for SAS 9.1.3 (9.1 TS1M3) for this issue is available at:

http://www.sas.com/techsup/download/hotfix/e9_sbcs_prod_list.html#014338

For customers running SAS with Asian Language Support (DBCS), this
fix should be downloaded from:

http://www.sas.com/techsup/download/hotfix/e9_dbcs_prod_list.html#014338


Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS Information Delivery PortalMicrosoft Windows 2000 Server2.02.09.1 TS1M09.1 TS1M3 SP2
Microsoft Windows 2000 Professional2.02.09.1 TS1M09.1 TS1M3 SP2
Microsoft Windows 2000 Advanced Server2.02.09.1 TS1M09.1 TS1M3 SP2
Microsoft Windows 2000 Datacenter Server2.02.09.1 TS1M09.1 TS1M3 SP2
Microsoft Windows NT Workstation2.02.09.1 TS1M09.1 TS1M3 SP2
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.