Usage Note 15766: Setting dependency in Tomcat service for the SAS Remote Services
Application service
If you have not already done so, see SAS Note #13439 for complete
instructions on how to create a Tomcat Windows service specifically
for use with SAS web-based applications.
If you have not already done so, see SAS Note #014900 for complete
instructions on how to create a SAS Remote Services Application Windows
service.
Once the Tomcat and SAS Remote Services Application services exist, you
might want to set up a dependency between the two. Here are
instructions for doing so:
Alter the Tomcat service for a dependency on SAS Remote Services
service by following these steps:
1. Go to Start->Run, type in 'regedit' then press enter
(Note: For Windows 2000, type 'regedt32').
2. Navigate down to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\
Services\Tomcat4-SAS WIK
* If you used the service name supplied in the text of the
SAS Note #013439 , the service name is Tomcat4-SAS WIK.
* If you altered this service name, locate the entry for the name
that you used when installing the Tomcat service.
3. Go to Edit>New>Multi-String Value (type= REG_MULTI_SZ).
4. For Value Name type DependOnService
5. Double-click the Key to enter the value: SASServices
(as defined in the wrapper.conf file used in SAS Note #014900
on the line wrapper.ntservice.name=SASServices).
6. Click OK.
7. Exit from the registry editor.
8. Reboot your system.
If you look at the properties of the Tomcat service, you should now see
SAS Remote Services on the Dependencies tab.
Operating System and Release Information
SAS System | Apache Jakarta Tomcat | Microsoft Windows XP Professional | 4.1.18 | | | |
Microsoft Windows 2000 Server | 4.1.18 | | | |
Microsoft Windows NT Workstation | 4.1.18 | | | |
Microsoft Windows 2000 Professional | 4.1.18 | | | |
Microsoft Windows 2000 Datacenter Server | 4.1.27 | | | |
Microsoft Windows 2000 Advanced Server | 4.1.27 | | | |
*
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.
Type: | Usage Note |
Priority: | medium |
Date Modified: | 2005-10-26 16:32:10 |
Date Created: | 2005-07-14 12:59:33 |