1Y0-201 · Question #105
Scenario: A user receives the following error when launching a Desktop OS machine through NetScaler Gateway: 'Error could not connect to Application.' What should a Citrix Administrator temporarily di
The correct answer is A. Session Reliability. When troubleshooting 'Error could not connect to Application' in Citrix, disabling Session Reliability removes the reconnection layer so the underlying connection failure is exposed directly.
Question
Scenario: A user receives the following error when launching a Desktop OS machine through NetScaler Gateway:
'Error could not connect to Application.' What should a Citrix Administrator temporarily disable to analyze this error?
Options
- ASession Reliability
- BAuthorization policy
- CAuthentication policy
- DSecure Ticket Authority
How the community answered
(38 responses)- A76% (29)
- B3% (1)
- C5% (2)
- D16% (6)
Why each option
When troubleshooting 'Error could not connect to Application' in Citrix, disabling Session Reliability removes the reconnection layer so the underlying connection failure is exposed directly.
Session Reliability keeps ICA sessions active during brief network interruptions by holding the connection open and attempting to reconnect, which can mask the true connection error. Temporarily disabling Session Reliability forces an immediate failure with a more descriptive error, allowing the administrator to identify the root cause - such as a misconfigured STA or firewall blocking the ICA port.
Authorization policies control which resources authenticated users are permitted to access, not the transport layer connection that produces this specific error.
Authentication policies govern how users verify their identity at the Gateway, not the ICA application connection itself.
The Secure Ticket Authority validates session tickets, but disabling it would break all Gateway sessions entirely rather than helping isolate this specific connection error.
Concept tested: Troubleshooting ICA connections via Session Reliability
Source: https://docs.citrix.com/en-us/citrix-virtual-apps-desktops/technical-overview/hdx/session-reliability.html
Topics
Community Discussion
No community discussion yet for this question.