Problem Note 15492: Unix Spawner may hang when erroneous code has been remote submitted
When remote submitting erroneous code such as the following to a Unix
Spawner, the SAS/CONNECT Spawner may appear to be in a hung state and no
further SIGNON's can be accomplished.
RSUBMIT;
DATA _NULL_;
INFILE STDIN;
INPUT ID $;
RUN;
ENDRSUBMIT;
Any other code that is submitted to the server may cause the client to
become briefly unresponsive, and then the following error will occur:
ERROR: A communication subsystem partner link setup request failure
has occurred.
ERROR: Cannot start remote process.
ERROR: Remote signon to MYNODE cancelled.
Select the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | SAS/CONNECT | 64-bit Enabled AIX | 9.1 TS1M3 SP2 | 9.2 TS1M0 |
Linux | 9.1 TS1M3 SP2 | 9.2 TS1M0 |
64-bit Enabled HP-UX | 9.1 TS1M3 SP2 | 9.2 TS1M0 |
*
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 ==> Connect Spawner
|
Date Modified: | 2006-04-26 07:27:25 |
Date Created: | 2005-06-08 13:07:36 |