Problem Note 62319: Connections might become disconnected and return "ERROR: Conversations terminated..." when you use SAS/CONNECT® software
When a SIGNON command has been successfully executed to connect to a remote server, the connection might become disconnected and return the following errors:
ERROR: Conversations terminated; Status=1
ERROR: A link must be established by executing the Signon command before you can communicate with the remote host.
This issue occurs due to network inactivity caused by complex code processing on the remote server. An internal firewall setting might detect this period of inactivity and terminate the connection.
Click the Hot Fix tab in this note to access the hot fix for this issue.
IMPORTANT: The hot fix needs to be applied to both the local host and also the remote host.
After you install the hot fix, you can set the CONNECTKEEPALIVE environment variable in the CONNECT server session. The CONNECTKEEPALIVE environment variable must be set at invocation of the CONNECT server. You can put it in a CONFIG file or in the CONNECT server's launch command. For example, the following code sends a keepalive packet from a thread started by the CONNECT server session every n seconds:
-set CONNECTKEEPALIVE <n seconds>
Setting this environment variable prevents firewalls from shutting down the connection between the CONNECT client and server when there are long periods of inactivity on the connection.
Operating System and Release Information
SAS System | SAS/CONNECT | Microsoft® Windows® for x64 | 9.4_M4 | | 9.4 TS1M4 | |
Microsoft Windows 8 Enterprise 32-bit | 9.4_M4 | | 9.4 TS1M4 | |
Microsoft Windows 8 Enterprise x64 | 9.4_M4 | | 9.4 TS1M4 | |
Microsoft Windows 8 Pro 32-bit | 9.4_M4 | | 9.4 TS1M4 | |
Microsoft Windows 8 Pro x64 | 9.4_M4 | | 9.4 TS1M4 | |
Microsoft Windows 8.1 Enterprise 32-bit | 9.4_M4 | | 9.4 TS1M4 | |
Microsoft Windows 8.1 Enterprise x64 | 9.4_M4 | | 9.4 TS1M4 | |
Microsoft Windows 8.1 Pro 32-bit | 9.4_M4 | | 9.4 TS1M4 | |
Microsoft Windows 8.1 Pro x64 | 9.4_M4 | | 9.4 TS1M4 | |
Microsoft Windows 10 | 9.4_M4 | | 9.4 TS1M4 | |
Microsoft Windows Server 2008 | 9.4_M4 | | 9.4 TS1M4 | |
Microsoft Windows Server 2008 R2 | 9.4_M4 | | 9.4 TS1M4 | |
Microsoft Windows Server 2008 for x64 | 9.4_M4 | | 9.4 TS1M4 | |
Microsoft Windows Server 2012 Datacenter | 9.4_M4 | | 9.4 TS1M4 | |
Microsoft Windows Server 2012 R2 Datacenter | 9.4_M4 | | 9.4 TS1M4 | |
Microsoft Windows Server 2012 R2 Std | 9.4_M4 | | 9.4 TS1M4 | |
Microsoft Windows Server 2012 Std | 9.4_M4 | | 9.4 TS1M4 | |
Windows 7 Enterprise 32 bit | 9.4_M4 | | 9.4 TS1M4 | |
Windows 7 Enterprise x64 | 9.4_M4 | | 9.4 TS1M4 | |
Windows 7 Home Premium 32 bit | 9.4_M4 | | 9.4 TS1M4 | |
Windows 7 Home Premium x64 | 9.4_M4 | | 9.4 TS1M4 | |
Windows 7 Professional 32 bit | 9.4_M4 | | 9.4 TS1M4 | |
Windows 7 Professional x64 | 9.4_M4 | | 9.4 TS1M4 | |
Windows 7 Ultimate 32 bit | 9.4_M4 | | 9.4 TS1M4 | |
Windows 7 Ultimate x64 | 9.4_M4 | | 9.4 TS1M4 | |
64-bit Enabled AIX | 9.4_M4 | | 9.4 TS1M4 | |
64-bit Enabled Solaris | 9.4_M4 | | 9.4 TS1M4 | |
HP-UX IPF | 9.4_M4 | | 9.4 TS1M4 | |
Linux for x64 | 9.4_M4 | | 9.4 TS1M4 | |
Solaris for x64 | 9.4_M4 | | 9.4 TS1M4 | |
*
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.
When a SIGNON command has been successfully executed to connect to a remote server, the network might become disconnected due to network inactivity. This inactivity is caused by complex code processing on the remote server.
Type: | Problem Note |
Priority: | high |
Date Modified: | 2018-05-17 14:35:47 |
Date Created: | 2018-05-14 14:35:11 |