Problem Note 14276: Object Spawners started simultaneously can become deadlocked
If a cluster has multiple Object Spawners associated to it (ie. the
cluster spans different machines), some or all of the Object Spawners
involved may become deadlocked. This deadlock can occur when the Object
Spawners involved are started simultaneously (such as when started by a
common shell script or batch job).
The problem occurs when two (or more) Object Spawners connect to each
other at the same time and start communicating with each other at the
same instant.
During the startup and initialization of the Object Spawners in a
cluster, Object Spawners that are members of the same cluster must
initialize communication for load balancing to work across them. The
initialization process includes binding to the remote Object Spawner's
port and obtaining an interface to the remote Object Spawner's load
balance. The Object Spawner then sends a copy of it's own interface to
the remote Object Spawner.
This results in two (or more) Object Spawners believing they are at the
top of the hierarchy and try to update the same data at the same time.
A deadlock occurs when the Object Spawners are going after the same
resources. This causes the Object Spawners involved to be unable to
redirect any clients.
A workaround for 9.1.3 is to have a "sleep time" in between each Object
Spawner startup.
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#014276
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#014276
Operating System and Release Information
SAS System | SAS Integration Technologies | Microsoft Windows XP Professional | 9.1 TS1M0 | 9.1 TS1M3 SP2 |
Microsoft Windows NT Workstation | 9.1 TS1M0 | 9.1 TS1M3 SP2 |
Microsoft Windows Server 2003 Enterprise Edition | 9.1 TS1M0 | 9.1 TS1M3 SP2 |
Microsoft Windows Server 2003 Standard Edition | 9.1 TS1M0 | 9.1 TS1M3 SP2 |
Microsoft® Windows® for 64-Bit Itanium-based Systems | 9.1 TS1M0 | 9.1 TS1M3 SP2 |
Microsoft Windows Server 2003 Datacenter Edition | 9.1 TS1M0 | 9.1 TS1M3 SP2 |
Microsoft Windows 2000 Advanced Server | 9.1 TS1M0 | 9.1 TS1M3 SP2 |
Microsoft Windows 2000 Datacenter Server | 9.1 TS1M0 | 9.1 TS1M3 SP2 |
Microsoft Windows 2000 Professional | 9.1 TS1M0 | 9.1 TS1M3 SP2 |
Microsoft Windows 2000 Server | 9.1 TS1M0 | 9.1 TS1M3 SP2 |
Linux | 9.1 TS1M0 | 9.1 TS1M3 SP2 |
z/OS | 9.1 TS1M0 | 9.1 TS1M3 SP2 |
Linux on Itanium | 9.1 TS1M0 | 9.1 TS1M3 SP2 |
OpenVMS Alpha | 9.1 TS1M0 | 9.1 TS1M3 SP2 |
HP-UX IPF | 9.1 TS1M0 | 9.1 TS1M3 SP2 |
64-bit Enabled HP-UX | 9.1 TS1M0 | 9.1 TS1M3 SP2 |
64-bit Enabled Solaris | 9.1 TS1M0 | 9.1 TS1M3 SP2 |
64-bit Enabled AIX | 9.1 TS1M0 | 9.1 TS1M3 SP2 |
Tru64 UNIX | 9.1 TS1M0 | 9.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.
Type: | Problem Note |
Priority: | medium |
Topic: | Software Components ==> Object Spawner
|
Date Modified: | 2005-04-08 15:22:36 |
Date Created: | 2005-01-20 16:22:10 |