Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Cumulative update package 2 for Microsoft AppFabric 1.1 for Windows Server


INTRODUCTION

Cumulative update package 2 is available for Microsoft AppFabric 1.1 for Windows Server. This update package resolves an issue that is described in the "More Information" section.

This cumulative update includes all the fixes that were included in Cumulative Update 1 for Microsoft AppFabric 1.1 for Windows Server. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
2671763 Cumulative update package 1 for Microsoft AppFabric 1.1 for Windows Server

↑ Back to the top


More Information

For more information about the terminology that is used to describe Microsoft product updates, click the following article number to view the article in the Microsoft Knowledge Base:
824684 Description of the standard terminology that is used to describe Microsoft software updates

Issue that is fixed in this update

Microsoft AppFabric 1.1 for Windows Server crashes when an anonymous client tries to access it.

Note For more information about the stack trace that is generated when this issue occurs, see the "References" section.

Known issue with Cumulative Update for Microsoft AppFabric 1.1 for Windows Server

Important This update applies to the caching functionality of AppFabric 1.1 only. We recommend that you install the update only on servers that are running the AppFabric cache or that are using the AppFabric cache client.

Issue

After you install the update, the AppFabric Configuration Wizard incorrectly reports the status of the Persistence and Monitoring configuration as "Not configured." Additionally, the user interface status is incorrect.

To verify that the services are running, follow these steps:
  1. Open the Powershell administration console.
  2. Run the Get-ASAppMonitoring –Root command to verify the configuration of the state.
  3. Run the Get-ASAppInstanceStore –Root command to verify the instance store connection strings.

This issue can safely be ignored as it does not affect the functionality of either AppFabric Hosting Services or the services that are hosted by AppFabric Hosting Services.

How to obtain Cumulative Update 2 for Microsoft AppFabric 1.1 for Windows Server

Cumulative update package information

A supported hotfix is available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing this specific problem.

If the hotfix is available for download, there is a "Hotfix download available" section at the top of this Knowledge Base article. If this section does not appear, submit a request to Microsoft Customer Service and Support to obtain the hotfix.

Note If additional issues occur or if any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft website: Note The "Hotfix download available" form displays the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language.

Prerequisites

To apply this cumulative update package, you must have Microsoft AppFabric 1.1 for Windows Server installed.

Restart requirement

You may have to restart the computer after you apply this cumulative update package.

File information

The English version of this cumulative update package has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.

For all supported x86-based versions of Microsoft AppFabric 1.1 for Windows Server
File nameFile versionFile sizeDateTimePlatform
Distributedcacheadministration.psd1Not Applicable91529-May-1217:58Not Applicable
Distributedcacheadministration.psm1Not Applicable13,57329-May-1223:15Not Applicable
Distributedcacheconfiguration.psd1Not Applicable59029-May-1217:58Not Applicable
Distributedcacheconfiguration.psm1Not Applicable11,49029-May-1223:15Not Applicable
Microsoft.applicationserver.caching.client.dll1.0.4644.0178,45629-May-1220:49x86
Microsoft.applicationserver.caching.configuration.dll1.0.4644.092,45629-May-1220:49x86
Microsoft.applicationserver.caching.configuration.dll-help.xmlNot Applicable70,76229-May-1220:20Not Applicable
Microsoft.applicationserver.caching.configuration.resources.dll1.0.4644.017,21629-May-1220:49x86
Microsoft.applicationserver.caching.core.dll1.0.4644.0837,91229-May-1220:49x86
Microsoft.applicationserver.caching.managementps.dll1.0.4644.084,26429-May-1220:49x86
Microsoft.applicationserver.caching.managementps.dll-help.xmlNot Applicable176,67129-May-1217:57Not Applicable
Microsoft.applicationserver.caching.server.dll1.0.4644.0444,69629-May-1220:49x86
Microsoft.applicationserver.configuration.exe1.1.2116.2715,03229-May-1220:49x86
Setup.exe.configNot Applicable23529-May-1218:00Not Applicable
For all supported x64-based versions of Microsoft AppFabric 1.1 for Windows Server
File nameFile versionFile sizeDateTimePlatform
Distributedcacheadministration.psd1Not Applicable91529-May-1217:58Not Applicable
Distributedcacheadministration.psm1Not Applicable13,57331-May-1218:26Not Applicable
Distributedcacheconfiguration.psd1Not Applicable59029-May-1217:58Not Applicable
Distributedcacheconfiguration.psm1Not Applicable11,49031-May-1218:26Not Applicable
Microsoft.applicationserver.caching.client.dll1.0.4644.0178,45629-May-1220:49x86
Microsoft.applicationserver.caching.configuration.dll1.0.4644.092,45629-May-1220:49x86
Microsoft.applicationserver.caching.configuration.dll-help.xmlNot Applicable70,76229-May-1220:20Not Applicable
Microsoft.applicationserver.caching.configuration.resources.dll1.0.4644.017,21629-May-1220:49x86
Microsoft.applicationserver.caching.core.dll1.0.4644.0837,91229-May-1220:49x86
Microsoft.applicationserver.caching.managementps.dll1.0.4644.084,26429-May-1220:49x86
Microsoft.applicationserver.caching.managementps.dll-help.xmlNot Applicable176,67129-May-1217:57Not Applicable
Microsoft.applicationserver.caching.server.dll1.0.4644.0444,69629-May-1220:49x86
Microsoft.applicationserver.configuration.exe1.1.2116.2715,03229-May-1220:49x86
Setup.exe.configNot Applicable23529-May-1218:00Not Applicable

↑ Back to the top


References

For more information about Microsoft AppFabric 1.1 for Windows Server, visit the following MSDN website:When this issue occurs, the following stack trace information is included in an error event of an AppFabric event log:
AppFabric Caching service crashed with exception {System.Runtime.CallbackException: Async Callback threw an exception. ---> System.IdentityModel.Tokens.SecurityTokenValidationException: The service does not allow you to log on anonymously.
at System.Runtime.AsyncResult.End[TAsyncResult](IAsyncResult result)
at System.ServiceModel.Channels.CommunicationObject.EndOpen(IAsyncResult result)
at Microsoft.ApplicationServer.Caching.WcfServerChannel.OnOpen(IAsyncResult result)
at System.Runtime.AsyncResult.Complete(Boolean completedSynchronously)
--- End of inner exception stack trace ---
at System.Runtime.AsyncResult.Complete(Boolean completedSynchronously)
at System.Runtime.AsyncResult.AsyncCompletionWrapperCallback(IAsyncResult result)
at System.Runtime.Fx.AsyncThunk.UnhandledExceptionFrame(IAsyncResult result)
at System.Runtime.AsyncResult.Complete(Boolean completedSynchronously)
at System.ServiceModel.Channels.ServerSessionPreambleConnectionReader.ServerFramingDuplexSessionChannel.OpenAsyncResult.OnUpgradeConnection(IAsyncResult result)
at System.Runtime.Fx.AsyncThunk.UnhandledExceptionFrame(IAsyncResult result)
at System.Runtime.AsyncResult.Complete(Boolean completedSynchronously)
at System.ServiceModel.Channels.InitialServerConnectionReader.UpgradeConnectionAsyncResult.OnAcceptUpgrade(IAsyncResult result)
at System.Runtime.Fx.AsyncThunk.UnhandledExceptionFrame(IAsyncResult result)
at System.Runtime.AsyncResult.Complete(Boolean completedSynchronously)
at System.ServiceModel.Channels.StreamSecurityUpgradeAcceptorAsyncResult.OnAuthenticateAsServer(IAsyncResult result)
at System.Runtime.Fx.AsyncThunk.UnhandledExceptionFrame(IAsyncResult result)
at System.Net.LazyAsyncResult.Complete(IntPtr userToken)
at System.Net.Security.NegoState.WriteCallback(IAsyncResult transportResult)
at System.Net.LazyAsyncResult.Complete(IntPtr userToken)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Net.ContextAwareResult.Complete(IntPtr userToken)
at System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)}. Check debug log for more information

↑ Back to the top


Keywords: kbqfe, kbfix, kbexpertiseadvanced, kbsurveynew, kbhotfixrollup, kbhotfixserver, kbautohotfix, kb

↑ Back to the top

Article Info
Article ID : 2716015
Revision : 1
Created on : 1/7/2017
Published on : 10/23/2012
Exists online : False
Views : 86