Hotfix package name: XAE500R01W2K8X64089.MSP
For: Citrix XenApp 5 for Windows Server 2008 64-bit Edition with Hotfix Rollup Pack XAE500W2K8X64R01
Replaces: XAE500R01W2K8X64001, XAE500R01W2K8X64022, XAE500R01W2K8X64036, XAE500R01W2K8X64041, XAE500R01W2K8X64044, XAE500R01W2K8X64052, XAE500R01W2K8X64068, XAE500R01W2K8X64074, XAE500R01W2K8X64079, XAE500R01W2K8X64083
Date: November, 2013
Language supported: English (US)
Readme version: 1.00
Readme Revision History
Version | Date | Change Description |
1.00 | November, 2013 | Initial release |
If the Download link is not available on this page and you wish to obtain this limited distribution release, visit our support site at http://www.citrix.com/support and open a support case using your Citrix account credentials, or contact your reseller at http://www.citrix.com/partners/locator.
Testing of this release was targeted only at the affected functionality, and regression and stress testing were minimal. Introduce this release to a test environment for evaluation before deploying it to a production environment.
TO THE EXTENT PERMITTED BY APPLICABLE LAW, CITRIX AND ITS SUPPLIERS MAKE AND YOU RECEIVE NO WARRANTIES OR CONDITIONS, EXPRESS, IMPLIED, STATUTORY, OR OTHERWISE, AND CITRIX AND ITS SUPPLIERS SPECIFICALLY DISCLAIM WITH RESPECT TO THE HOTFIX ANY CONDITIONS OF QUALITY, AVAILABILITY, RELIABILITY, SECURITY, LACK OF VIRUSES, BUGS OR ERRORS, OR SUPPORT AND ANY IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, ANY WARRANTY OF TITLE, QUIET ENJOYMENT, QUIET POSSESSION, MERCHANTABILITY, NONINFRINGEMENT, OR FITNESS FOR A PARTICULAR PURPOSE. TO THE EXTENT PERMITTED BY APPLICABLE LAW, NEITHER CITRIX, NOR ITS SUPPLIERS SHALL BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL, CONSEQUENTIAL, INCIDENTAL, MULTIPLE, PUNITIVE OR OTHER DAMAGES (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF DATA, LOSS OF INCOME, LOSS OF OPPORTUNITY, LOST PROFITS, COSTS OF RECOVERY OR ANY OTHER DAMAGES), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, AND WHETHER OR NOT FOR BREACH OF CONTRACT, NEGLIGENCE OR OTHERWISE, AND WHETHER OR NOT CITRIX, ITS SUPPLIERS, OR LICENSORS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
This document describes the issue(s) resolved by this release and includes installation instructions. For additional product information, see Citrix eDocs, the Citrix Product Documentation Library.
With the "Restrict Terminal Services users to a single remote session" policy enabled and the application instance limit set to "1," attempts to relaunch an application from a disconnected session can fail with the following error message. The issue occurs when the session is still active on the server.
"You already have an instance of this application open and are not allowed to run more than one instance."
[From XAE500R01W2K8X64089][#LA3959]
This fix addresses the following issues:
Even with Workspace Control/SmoothRoaming enabled, users are sometimes presented with a locked desktop when trying to reconnect to a session. The issue occurs when making several reconnection attempts in rapid succession, specifically when trying to reconnect multiple times within the same 20 seconds. This behavior is as designed as the minimum wait time before a session can be disconnected is hard-coded at 20 seconds. Thus, making an additional reconnection attempt within 20 seconds of the previous attempt causes users to be presented with a locked desktop. This fix introduces support for the following registry key that allows you to configure the minimum wait time before a session can be disconnected:
HKEY_LOCAL_MACHINE\Software\Wow6432Node\Citrix\WFShell
Name: SessionReconnectMinTimeInMilliSeconds
Type: REG_DWORD
Value: 20000 (default)
For related information, see Knowledge Center article CTX138189.
When attempting to reconnect to a disconnected session that is locked, users might be prompted to reauthenticate. To enable this fix, you must set the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Citrix\WFShell
Name: LockOnReconnect
Type: REG_DWORD
Data: <0=OFF; any other value=ON (default)>
For related information, see Knowledge Center article CTX138189.
[From XAE500R01W2K8X64089][#LA4724]
On servers with Hotfix Rollup Pack 1 installed, local file type associations for Windows Internet Explorer no longer work after a published application is run.
[From XAE500R01W2K8X64001][#250962]
A NULL pointer can cause the svchost.exe process to exit unexpectedly while the operating system is starting.
[From XAE500R01W2K8X64022][#246851]
This is an enhancement aiming to increase the robustness of the Automatic Client Reconnection feature.
[From XAE500R01W2K8X64022][#247586]
Terminal Services can exit unexpectedly, causing sessions to be disconnected at random.
[From XAE500R01W2K8X64036][#258283]
Attempts to launch Windows Internet Explorer from an http, https, or mms hyperlink embedded in a streamed application fail. The issue occurs because XenApp does not create the HKEY_CLASSES_ROOT\htmlfile\shell\opennew\command_backup registry key as part of server file type association.
[From XAE500R01W2K8X64041][#250332]
In certain scenarios, clicking a URL in Microsoft Outlook within a published desktop session fails to launch Internet Explorer while Google Chrome browser is running in the same session.
[From XAE500R01W2K8X64052][#LA0937]
On occasion, attempts to reconnect to a disconnected session can fail and a new session starts in addition to the existing session. The issue occurs when the "Restrict each user to a single session" setting of the Terminal Services property is not enabled.
[From XAE500R01W2K8X64068][#LA1596]
Provisioned XenApp servers refuse to accept connections if they are restarted while the license server is unavailable. The issue occurs because the license server cache file, MPS-WSXICA_MPS-WSXICA.ini, is saved in the %ProgramFiles (x86)%\Citrix\system32\cache folder, which might be unavailable when the server image shuts down.
This fix allows you to save the license server cache file in a shared network location - a location separate from the XenApp server image - so that the file is available even when the server image shuts down. If you save the file in a location away from the server image, you must set the following registry key to point to the cache file location:
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Citrix\Install
Name: CacheLocation
Type: REG_SZ
Data: <network location of license server cache file>
Note : You must restart the server after this registry edit in order for the license file to be cached.
For more information, see Knowledge Center article CTX135301.
[From XAE500R01W2K8X64068][#LA1661]
When several Provisioning Servers are restarting simultaneously, XenApp connections might not immediately be available and the following message appears:
"Please wait for Local Session Manager."
[From XAE500R01W2K8X64074][#LA3011]
This enhancement extends Fix #LA0367 so that the functionality introduced by #LA0367 is also available when reconnecting from a client device other than the one on which the original session was created.
From Fix #LA0367:
Attempts to reconnect to a disconnected session can result in a new session when launching a different application after reconnecting.
To enable this fix, you must set the following registry keys:
On 32-bit Windows:
HKEY_LOCAL_MACHINE\Software\Citrix\IMA
Name: ReconnectWithNewApplication
Type: REG_DWORD
Data: 1
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Citrix
Name: ReconnectWithNewApplication
Type: REG_DWORD
Data: 1
On 64-bit Windows:
HKEY_LOCAL_MACHINE\Software\Wow6432Node\Citrix\IMA
Name: ReconnectWithNewApplication
Type: REG_DWORD
Data: 1
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Citrix
Name: ReconnectWithNewApplication
Type: REG_DWORD
Data: 1
[From XAE500R01W2K8X64079][#LA3192]
Notes:
To install this hotfix:
To uninstall this hotfix:
File Name
|
Date
|
Time
|
Size
|
CPatch.exe
|
09/05/2013
|
19:18
|
267,680
|
CpatchBackup_Files.vbs
|
09/05/2013
|
19:18
|
2,885
|
CpatchRestore_Files.vbs
|
09/05/2013
|
19:18
|
5,488
|
CtxHfLoader.dll
|
09/05/2013
|
19:18
|
275,880
|
ctxrdpwsx.dll
|
09/05/2013
|
19:18
|
120,648
|
ima_msi_ca.dll
|
09/05/2013
|
19:18
|
1,206,192
|
licensing_ima_ca.dll
|
09/05/2013
|
16:41
|
1,571,208
|
msi50ca.dll
|
09/05/2013
|
19:18
|
415,136
|
wsxica.dll
|
09/05/2013
|
19:18
|
2,184,520
|
XA500RegBackup.vbs
|
09/05/2013
|
19:18
|
3,789
|
CPatchUI.dll (en)
|
09/05/2013
|
19:18
|
12,192
|
Error.idt (en)
|
09/05/2013
|
19:18
|
36,486
|
ImaSrv.exe (x32)
|
09/05/2013
|
19:18
|
153,928
|
wfshell.exe (x32)
|
09/05/2013
|
19:18
|
145,736
|
File Name
|
MD5 Checksum
| ||
XAE500R01W2K8X64089.msp
|
3133980C21F8756A1B7A6F186B362E6B
| ||
CPatch.exe
|
49FF075FBA3D853735A6132DF7709417
| ||
CpatchBackup_Files.vbs
|
26FFE12EE9D01798C12108C535E94AE8
| ||
CpatchRestore_Files.vbs
|
963696384CC9682B91A2D35CC5E1629B
| ||
CtxHfLoader.dll
|
89E313DE8F3ED01457209F7E67AC19EE
| ||
ctxrdpwsx.dll
|
A27BF70989537F92703F4EEA653B2648
| ||
ima_msi_ca.dll
|
A4E836D3E58C6AD23D840618C39A0869
| ||
licensing_ima_ca.dll
|
EA9ABE9A2A497B3EA80EC0EFB8F957EE
| ||
msi50ca.dll
|
A5DDC8C54E31643D9E2F55E58AFB1E8E
| ||
wsxica.dll
|
C285CC0454948D319A031BD3DAF1ABE5
| ||
XA500RegBackup.vbs
|
29D60E083712CCD1A69454C864AB9E9E
| ||
CPatchUI.dll (en)
|
15BD6FC34B2FBC2637E37E0B111DE561
| ||
Error.idt (en)
|
467C46ACDD74B8DD43649D462C5B9FD8
| ||
ImaSrv.exe (x32)
|
0E3D20F82DD7CA8E8B291BB26C885FAD
| ||
wfshell.exe (x32)
|
C0A8D5C3A8C0B83D174E4FEA684592F2
|