Error Message :
GSS connection not ready, message will be discarded.
If a File Transfer (FT), using FT_VERSION=1, is started between two Agents, and on the target Agent the Transfer key of the Agent is renewed, the FT will not deliver any messages back to the Automation Engine (AE), and will hang in an active status.
This error occurs if the target Agent is a Windows Agent.
Investigation- Use FT_VERSION=1
- Start the FT between 2 Agents with the target using a Windows Agent
- On the Windows target Agent "Renew transfer key"
Results After the "Renew transfer key" the Automation Engine (AE) sends the CONNECT messages without GSS token. The Agent does not handle CONNECT messages without GSS token correctly, sending the FT_RECV message ends with the error message "GSS connection not ready, message will be discarded", and the FT gets a status of ENDED_NOT_OK when the destination Agent closes the connection due to a timeout.